Skip to content

Closes #209: Prevent stale branches from being synced #210

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

jeremystretch
Copy link
Contributor

Fixes: #209

  • Add the is_stale property on the Branch model
  • Flag stale branches in the UI
  • sync() now fails for stale branches

@jeremystretch jeremystretch merged commit f5d40a3 into main Feb 4, 2025
7 checks passed
@jeremystretch jeremystretch deleted the 209-stale-branches branch February 4, 2025 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prevent syncing a branch whose last_sync time exceeds the changelog retention window
2 participants